home *** CD-ROM | disk | FTP | other *** search
/ The World of Computer Software / The World of Computer Software.iso / spkt452s.zip / INSTALL.BAT < prev    next >
DOS Batch File  |  1992-05-17  |  272b  |  13 lines

  1. @echo off
  2. cls
  3. echo Loading HyperKey manual, Please standby.
  4. reader hyperkey.txt hyperkey.idx
  5. cls
  6. inst_key
  7. echo Loading HyperDisk manual, Please standby.
  8. reader hyperdsk.txt hyperdsk.idx
  9. cls
  10. inst_dsk
  11. cls
  12. echo Installation complete. Please reboot your computer.
  13.